home *** CD-ROM | disk | FTP | other *** search
/ Hobby PC 11 / Hobby PC 11.iso / lotuspro / compnent / lskn40es.dll / string.txt next >
Text File  |  1998-04-17  |  22KB  |  961 lines

  1. 1    <error>
  2. 2    <id>
  3. 3    REM
  4. 4    ProcName
  5. 5    LabelName
  6. 6    EndStmt
  7. 7    UnderScore
  8. 8    DIM
  9. 9    DECLARE
  10. 10    CONST
  11. 11    OPTION
  12. 12    DEFVAR
  13. 13    DEFINT
  14. 14    DEFLNG
  15. 15    DEFSNG
  16. 16    DEFDBL
  17. 17    DEFCUR
  18. 18    DEFSTR
  19. 19    STATIC
  20. 20    PUBLIC
  21. 21    PRIVATE
  22. 22    FUNCTION
  23. 23    SUB
  24. 24    PROPERTY
  25. 25    GET
  26. 26    SET
  27. 27    DO
  28. 28    FOR
  29. 29    FORALL
  30. 30    WHILE
  31. 31    THEN
  32. 32    GOTO
  33. 33    IN
  34. 34    CASE
  35. 35    STEP
  36. 36    NEXT
  37. 37    CLASS
  38. 38    TYPE
  39. 39    UNTIL
  40. 40    LOOP
  41. 41    ELSEIF
  42. 42    ELSE
  43. 43    IF
  44. 44    SELECT
  45. 45    WITH
  46. 46    WEND
  47. 47    INTEGER
  48. 48    LONG
  49. 49    SINGLE
  50. 50    DOUBLE
  51. 51    CURRENCY
  52. 52    VARIANT
  53. 53    ANY
  54. 54    END
  55. 55    <eof>
  56. 56    <eol>
  57. 57    <eos>
  58. 58    <productstr>
  59. 59    <binaryconst>
  60. 60    <floatconst>
  61. 61    <hexconst>
  62. 62    <integerconst>
  63. 63    <octalconst>
  64. 64    <strconst>
  65. 65    <prodconst>
  66. 66    (
  67. 67    ;
  68. 68    .
  69. 69    ..
  70. 70    =
  71. 71    <>
  72. 72    <
  73. 73    <=
  74. 74    >
  75. 75    >=
  76. 76    =<
  77. 77    =>
  78. 78    ><
  79. 79    &
  80. 80    -
  81. 81    +
  82. 82    <intdiv>
  83. 83    *
  84. 84    /
  85. 85    ^
  86. 86    IS
  87. 87    IMP
  88. 88    EQV
  89. 89    XOR
  90. 90    OR
  91. 91    AND
  92. 92    NOT
  93. 93    LIKE
  94. 94    ISA
  95. 95    MOD
  96. 96    ACOS
  97. 97    ASC
  98. 98    ASIN
  99. 99    ATN
  100. 100    ATN2
  101. 101    COS
  102. 102    DATENUMBER
  103. 103    DATEVALUE
  104. 104    DAY
  105. 105    YIELD
  106. 106    EXP
  107. 107    HOUR
  108. 108    IMESTATUS
  109. 109    INSTR
  110. 110    INSTRB
  111. 111    ISARRAY
  112. 112    ISDATE
  113. 113    ISEMPTY
  114. 114    ISLIST
  115. 115    ISNULL
  116. 116    ISNUMERIC
  117. 117    ISOBJECT
  118. 118    ISSCALAR
  119. 119    ISUNKNOWN
  120. 120    LBOUND
  121. 121    LEN
  122. 122    LENB
  123. 123    LENBP
  124. 124    LOG
  125. 125    MINUTE
  126. 126    MONTH
  127. 127    MESSAGEBOX
  128. 128    NOW
  129. 129    RND
  130. 130    ROUND
  131. 131    SECOND
  132. 132    SGN
  133. 133    SHELL
  134. 134    SIN
  135. 135    SQR
  136. 136    STRCOMPARE
  137. 137    TAN
  138. 138    TIMER
  139. 139    TIMENUMBER
  140. 140    TIMEVALUE
  141. 141    TODAY
  142. 142    TYPENAME
  143. 143    UBOUND
  144. 144    UNI
  145. 145    VAL
  146. 146    DATATYPE
  147. 147    WEEKDAY
  148. 148    YEAR
  149. 149    INSTRBP
  150. 150    STRCONV
  151. 151    GETTHREADINFO
  152. 152    SHARE
  153. 153    UNSHARE
  154. 154    CREATELOCK
  155. 155    DESTROYLOCK
  156. 156    CODELOCK
  157. 157    CODEUNLOCK
  158. 158    CODELOCKCHECK
  159. 159    MSGTEXT
  160. 160    MSGDESCRIPTION
  161. 161    LOADMSGFILE
  162. 162    TRACELOCKS
  163. 163    BIN
  164. 164    CHR
  165. 165    COMMAND
  166. 166    DATE
  167. 167    ENVIRON
  168. 168    FORMAT
  169. 169    HEX
  170. 170    INPUTBOX
  171. 171    LCASE
  172. 172    LEFT
  173. 173    LEFTB
  174. 174    LTRIM
  175. 175    MID
  176. 176    MIDB
  177. 177    OCT
  178. 178    RIGHT
  179. 179    RIGHTB
  180. 180    RTRIM
  181. 181    SPACE
  182. 182    STR
  183. 183    STRING
  184. 184    TIME
  185. 185    TRIM
  186. 186    UCASE
  187. 187    UCHR
  188. 188    USTRING
  189. 189    LEFTBP
  190. 190    MIDBP
  191. 191    RIGHTBP
  192. 192    BIN$
  193. 193    CHR$
  194. 194    COMMAND$
  195. 195    DATE$
  196. 196    ENVIRON$
  197. 197    FORMAT$
  198. 198    HEX$
  199. 199    INPUTBOX$
  200. 200    LCASE$
  201. 201    LEFT$
  202. 202    LEFTB$
  203. 203    LTRIM$
  204. 204    MID$
  205. 205    MIDB$
  206. 206    OCT$
  207. 207    RIGHT$
  208. 208    RIGHTB$
  209. 209    RTRIM$
  210. 210    SPACE$
  211. 211    STR$
  212. 212    STRING$
  213. 213    TIME$
  214. 214    TRIM$
  215. 215    UCASE$
  216. 216    UCHR$
  217. 217    USTRING$
  218. 218    LEFTBP$
  219. 219    MIDBP$
  220. 220    RIGHTBP$
  221. 221    EOF
  222. 222    FILEATTR
  223. 223    FILEDATETIME
  224. 224    FILELEN
  225. 225    FREEFILE
  226. 226    GETFILEATTR
  227. 227    LOC
  228. 228    LOF
  229. 229    SEEK
  230. 230    INPUT
  231. 231    INPUTB
  232. 232    CURDIR
  233. 233    CURDRIVE
  234. 234    DIR
  235. 235    INPUTBP
  236. 236    INPUT$
  237. 237    INPUTB$
  238. 238    CURDIR$
  239. 239    CURDRIVE$
  240. 240    DIR$
  241. 241    INPUTBP$
  242. 242    CCUR
  243. 243    CDBL
  244. 244    CINT
  245. 245    CLNG
  246. 246    CSNG
  247. 247    CSTR
  248. 248    CVAR
  249. 249    CDAT
  250. 250    ERL
  251. 251    ERR
  252. 252    ERROR
  253. 253    ERROR$
  254. 254    ,
  255. 255    )
  256. 256    #
  257. 257    AS
  258. 258    LIST
  259. 259    TO
  260. 260    NEW
  261. 261    LIB
  262. 262    ALIAS
  263. 263    BYVAL
  264. 264    BASE
  265. 265    COMPARE
  266. 266    NOCASE
  267. 267    PITCH
  268. 268    NOPITCH
  269. 269    BIND
  270. 270    GOSUB
  271. 271    RESUME
  272. 272    CALL
  273. 273    REMOVE
  274. 274    EVENT
  275. 275    FROM
  276. 276    PRESERVE
  277. 277    ACCESS
  278. 278    WRITE
  279. 279    LOCK
  280. 280    OUTPUT
  281. 281    APPEND
  282. 282    BINARY
  283. 283    RANDOM
  284. 284    READ
  285. 285    SHARED
  286. 286    ACTIVATEAPP
  287. 287    LET
  288. 288    BEEP
  289. 289    SLEEP
  290. 290    DELETE
  291. 291    ERASE
  292. 292    EXECUTE
  293. 293    EXIT
  294. 294    LSET
  295. 295    RSET
  296. 296    USELSX
  297. 297    USE
  298. 298    ON
  299. 299    PRINT
  300. 300    TAB
  301. 301    SPC
  302. 302    RANDOMIZE
  303. 303    REDIM
  304. 304    RETURN
  305. 305    SENDKEYS
  306. 306    STOP
  307. 307    OPEN
  308. 308    CLOSE
  309. 309    RESET
  310. 310    LINE
  311. 311    PUT
  312. 312    NAME
  313. 313    WIDTH
  314. 314    FILECOPY
  315. 315    CHDIR
  316. 316    CHDRIVE
  317. 317    MKDIR
  318. 318    RMDIR
  319. 319    KILL
  320. 320    UNLOCK
  321. 321    SETFILEATTR
  322. 322    ME
  323. 323    LSI_INFO
  324. 324    ABS
  325. 325    FIX
  326. 326    FRACTION
  327. 327    INT
  328. 328    LISTTAG
  329. 329    ISELEMENT
  330. 330    TRUE
  331. 331    FALSE
  332. 332    NOTHING
  333. 333    NULL
  334. 334    PI
  335. 335    UNICODE
  336. 336    LMBCS
  337. 337    EVALUATE
  338. 338    UNLOADMSGFILE
  339. 339    ClassSt
  340. 340    TypeSt
  341. 341    TabMark
  342. 342    DOEVENTS
  343. 343    MSGBOX
  344. 344    APPACTIVATE
  345. 345    STRCOMP
  346. 346    SETATTR
  347. 347    GETATTR
  348. 348    CVDATE
  349. 349    DATESERIAL
  350. 350    TIMESERIAL
  351. 351    VARTYPE
  352. 352    EXPLICIT
  353. 353    TEXT
  354. 354    CDeclFunc
  355. 355    SUBSTITUTEMSG
  356. 53249    Unexpected: %s
  357. 53250    [%d]
  358. 53251    End-of-file
  359. 53252    Compiler stack overflow at: %s
  360. 53253    Not an event name: %s
  361. 53254    Name previously declared: %s
  362. 53255    Illegal type suffix on name: %s
  363. 53256    Declaration may not contain type suffix and data type: %s
  364. 53257    Type suffix does not match data type: %s
  365. 53258    Class or type name not found: %s
  366. 53259    Name too long: %s
  367. 53260    Illegal range specifier
  368. 53261    Duplicate range specifier
  369. 53262    Illegal specification of array bounds for: %s
  370. 53263    Illegal numeric constant
  371. 53264    Numeric overflow
  372. 53265    Numeric underflow
  373. 53266    PROPERTY GET and SET must have same data type
  374. 53267    Illegal string length constant for: %s
  375. 53268    Illegal constant expression for: %s
  376. 53269    Illegal array bound for: %s
  377. 53270    Duplicate option
  378. 53271    Illegal STATIC on: %s
  379. 53272    Illegal value for OPTION BASE
  380. 53273    Variable not declared: %s
  381. 53274    Illegal parenthesized reference: %s
  382. 53275    Cannot subclass: %s
  383. 53276    Maximum array dimensions (8) exceeded: %s
  384. 53277    Wrong number of array subscripts for: %s
  385. 53278    Reference must contain exactly one subscript: %s
  386. 53279    Illegal use of parentheses
  387. 53280    Illegal BYVAL
  388. 53281    Variable required: %s
  389. 53282    Illegal reference to: %s
  390. 53283    Not a sub or function name: %s
  391. 53284    Derived class may not be PUBLIC when parent is PRIVATE: %s
  392. 53285    Arguments not legal in declaration of: %s
  393. 53286    Illegal scope for PUBLIC or PRIVATE on: %s
  394. 53287    Not an instance name: %s
  395. 53288    Not a member: %s
  396. 53289    Wrong number of arguments for: %s
  397. 53290    Illegal BYVAL on arguments to: %s
  398. 53291    Type mismatch on: %s
  399. 53292    Missing argument for: %s
  400. 53293    Illegal pass by value: %s
  401. 53294    Unterminated %REM block
  402. 53295    Unterminated multiline string
  403. 53296    Duplicate label: %s
  404. 53297    LISTTAG argument is not a FORALL alias variable
  405. 53298    Undefined label: %s
  406. 53299    FOR count variable already in use: %s
  407. 53300    Name does not match FOR count variable: %s
  408. 53301    Illegal reference to named constant: %s
  409. 53302    Illegal TO in reference to: %s
  410. 53303    Illegal single-line IF
  411. 53304    Statement is illegal outside of a subprogram
  412. 53305    Illegal ON ERROR statement
  413. 53306    Illegal use of NEW or DELETE
  414. 53307    Out of memory
  415. 53308    Illegal EXIT %s
  416. 53309    Error number must be INTEGER constant: %s
  417. 53310    Error number must be INTEGER
  418. 53311    Bounds must be specified in REDIM of: %s
  419. 53312    Label is illegal outside of a subprogram
  420. 53313    Cannot open included file: %s
  421. 53314    Storage class or visibility does not match forward declaration: %s
  422. 53315    Return type does not match forward declaration: %s
  423. 53316    Argument does not match forward declaration: %s
  424. 53317    Number of arguments does not match forward declaration: %s
  425. 53318    Illegal use of NEW on array or list declaration: %s
  426. 53319    Declaration not valid in TYPE scope: %s
  427. 53320    End-of-line
  428. 53321    Size of data cannot exceed 64K in this scope
  429. 53322    Illegal RESUME statement
  430. 53323    Illegal external argument: %s
  431. 53324    Named product class instance not valid here
  432. 53325    Illegal function return type for: %s
  433. 53326    Illegal data type for argument: %s
  434. 53327    Illegal ANY: %s
  435. 53328    Too many arguments for: %s
  436. 53329    Not an array, list, collection or variant: %s
  437. 53330    Illegal REDIM on: %s
  438. 53331    Not a product class: %s
  439. 53332    Illegal construction of type instance: %s
  440. 53333    Illegal product constant: %s
  441. 53334    Illegal property type for: %s
  442. 53335    Illegal use of ERASE
  443. 53336    Not a product class instance: %s
  444. 53337    Array size exceeds maximum: %s
  445. 53338    Member declared in a parent class: %s
  446. 53339    Method signature does not match parent method: %s
  447. 53340    Method was declared as something else in a parent: %s
  448. 53341    Property was declared as something else in a parent: %s
  449. 53342    Property type does not match parent property: %s
  450. 53343    Illegal PRIVATE declaration of: %s
  451. 53344    Illegal PUBLIC declaration of: %s
  452. 53345    PROPERTY SET not defined for: %s
  453. 53346    PROPERTY GET not defined for: %s
  454. 53347    TYPE declaration has no members
  455. 53348    %s
  456. 53349    Illegal OPTION BASE after array declaration
  457. 53350    ME not valid outside of class scope
  458. 53351    .. not valid outside of class scope
  459. 53352    Name was forward declared as something else: %s
  460. 53353    Illegal type suffix on FORALL alias variable: %s
  461. 53354    FORALL alias variable is not of same data type: %s
  462. 53355    Illegal reference to FORALL alias variable: %s
  463. 53356    SET may only be used on class instance assignments
  464. 53357    SET required on class instance assignment
  465. 53358    TYPE may not have instance of itself as a member: %s
  466. 53359    Unterminated %s block
  467. 53360    Expected: 
  468. 53361    Statement
  469. 53362    Expression
  470. 53363    Identifier
  471. 53364    Operator
  472. 53365    End-of-statement
  473. 53366    Data type
  474. 53367    String constant
  475. 53368    Label
  476. 53369    0
  477. 53370    1
  478. 53371    Not a PUBLIC member: %s
  479. 53372    Maximum number of errors reached
  480. 53373    Illegal character after continuation character
  481. 53374    Public symbol is declared in another module: %s
  482. 53375    Illegal DEFtype statement after declaration
  483. 53376    Unknown statement
  484. 53377    Statement is illegal in a subprogram
  485. 53378    INCLUDE filename must be a string literal
  486. 53379    Member of PUBLIC class or type is instance of a PRIVATE class or type: %s
  487. 53380    Wrong number of arguments to constructor for class: %s
  488. 53381    Illegal pass by value
  489. 53382    Illegal reference to array or list: %s
  490. 53383    Illegal type suffix on keyword: %s
  491. 53384    Class not specified on BIND into: %s
  492. 53385    Compiler statement stack overflow at: %s
  493. 53386    Illegal call to: %s
  494. 53387    DELETE not valid on: %s
  495. 53388    Too many items specified in input/output statement
  496. 53389    Too many labels specified in ON..GOTO statement
  497. 53390    FORALL alias variable already in use: %s
  498. 53391    Class is not a parent of this class: %s
  499. 53392    Member is not a subprogram: %s
  500. 53393    Illegal OPTION PUBLIC after declaration
  501. 53394    Illegal executable code at the module level
  502. 53395    Illegal PUBLIC instance of PRIVATE class or type: %s
  503. 53396    ISELEMENT argument is not a list or variant: %s
  504. 53397    Illegal constructor clause on: %s
  505. 53398    Parent SUB NEW has arguments, SUB NEW is required for: %s
  506. 53399    Illegal USE or USELSX statement after declaration
  507. 53400    Event handler must be a LotusScript SUB or FUNCTION: %s
  508. 53401    FORALL alias variable was previously declared: %s
  509. 53402    Illegal OPTION DECLARE after implicit declaration
  510. 53403    Illegal use of array or list element as FORALL target
  511. 53404    Wrong data type for argument %s in event handler %s
  512. 53405    Wrong return type in event handler %s
  513. 53406    Event handler must be a FUNCTION
  514. 53407    Event handler must be a SUB
  515. 53408    Too many nested INCLUDEs
  516. 53409    SUB NEW arguments do not match parent's SUB NEW arguments
  517. 53410    PROPERTY GET and SET must have same storage class and visibility
  518. 53411    Statement is illegal in TYPE block: %s
  519. 53412    Statement is illegal in CLASS block: %s
  520. 53413    Illegal name for class or type: %s
  521. 53414    DIM required on declarations in this scope
  522. 53415    Token is too long
  523. 53416    PUBLIC is not allowed in this module
  524. 53417    Duplicate forward declaration: %s
  525. 53418    FOR count variable must be a scalar variable: %s
  526. 53419    Expected expression before end of argument list for: %s
  527. 53420    Illegal use of property: %s
  528. 53421    File contains too many source lines
  529. 53422    Declaration of external subprogram is not legal inside a class
  530. 53423    Maximum allowable code size exceeded
  531. 53424    Maximum allowable data size exceeded
  532. 53425    Maximum allowable symbol table size exceeded
  533. 53426    Constant
  534. 53427    Unterminated string constant
  535. 53428    Illegal character after %INCLUDE directive
  536. 53429    Numeric constant
  537. 53430    Size of data cannot exceed 32K in this scope
  538. 53431    Unterminated square bracket reference
  539. 53432    Relational operator
  540. 53433    CASE ELSE must be the last CASE in a SELECT statement
  541. 53434    Illegal directive
  542. 53435    Unterminated %IF, %ELSEIF or %ELSE directive
  543. 53436    Illegal character after directive
  544. 53437    LIB name must be a string constant
  545. 53438    USE or USELSX name must be a string constant
  546. 53439    EVALUATE argument must be a string constant
  547. 53440    Illegal second parenthesized expression
  548. 53441    Illegal use of UNICODE or LMBCS keyword
  549. 53442    UNICODE and LBMCS strings must be declared BYVAL
  550. 53443    Empty parentheses not legal on: %s
  551. 53444    Too many nested WITHs
  552. 53445    Illegal use of escape character in identifier: %s
  553. 53446    Illegal use of escape character
  554. 53447    Error in EVALUATE macro
  555. 53448    Name previously referenced in this scope: %s
  556. 53449    Wrong number of arguments for event handler: %s
  557. 53450    Property is read-only: %s
  558. 53451    Missing subscript or collection index for: %s
  559. 53452    Missing argument to constructor for: %s
  560. 53453    Missing array bound for: %s
  561. 53454    Client variables holding arrays is not yet supported: %s
  562. 53455    LEN argument must be a variable or a string expression
  563. 53456    Missing collection index for: %s
  564. 53457    Missing list subscript for ISELEMENT argument: %s
  565. 53458    Cannot assign into collection item
  566. 53459    Cannot forward declare CLASS or TYPE
  567. 53460    CLASS or TYPE declaration may not be inside a control block
  568. 53461    Procedure declaration may not be inside a control block
  569. 53462    Collection item is not an instance: %s
  570. 53463    Product class does not have a New method: %s
  571. 53464    Error processing use list module: %s
  572. 53465    Illegal on declarations in this scope: %s
  573. 53466    Conflicting option
  574. 53467    PROPERTY GET and SET arguments do not match: %s
  575. 53468    Number of arguments do not match for PROPERTY GET and SET: %s
  576. 53469    Property signature does not match parent property: %s
  577. 53470    Type suffix character required on: %s
  578. 53471    Must be a sub: %s
  579. 53472    Reference appears before declaration: %s
  580. 53473    Not a constant: %s
  581. 53474    Class is a parent of itself: %s
  582. 53475    First parameter must be a simple variable, list, or array
  583. 53476    Code space too big.  Module cannot compile unless smaller
  584. 53477    Branch range too long
  585. 53478    Maximum number of labels exceeded
  586. 53823    Number of locks or amount of memory already specified once in this process.
  587. 53824    Must call LSIOpen before calling this API routine.
  588. 53833     LSO generated by V4 is not compatible with this version of LotusScript V4
  589. 53834    Lock count decremented but not zero, so lock was not unlocked.
  590. 54017    User-defined error
  591. 54019    RETURN without GOSUB
  592. 54021    Illegal function call
  593. 54022    Overflow
  594. 54023    Out of memory
  595. 54025    Subscript out of range
  596. 54027    Division by zero
  597. 54029    Type mismatch
  598. 54030    Out of string space
  599. 54035    No RESUME
  600. 54036    RESUME without error
  601. 54044    Out of stack space
  602. 54051    Sub, function or property not defined
  603. 54064    Error in loading DLL
  604. 54065    Bad DLL calling convention
  605. 54067    Internal error[%ld-%ld]
  606. 54068    Bad file name or number
  607. 54069    File not found
  608. 54070    Bad file mode
  609. 54071    File already open
  610. 54073    Device I/O error
  611. 54074    File already exists
  612. 54075    Bad record length
  613. 54077    Disk full
  614. 54078    Input past end of file
  615. 54079    Bad record number
  616. 54080    Bad file name
  617. 54083    Too many files
  618. 54084    Device unavailable
  619. 54086    Permission denied
  620. 54087    Disk not ready
  621. 54090    Cannot rename with different drive
  622. 54091    Path/file access error
  623. 54092    Path not found
  624. 54107    Object variable not set
  625. 54108    FOR loop not initialized
  626. 54109    Invalid pattern string
  627. 54110    Invalid use of null
  628. 54111    Cannot destroy active instance
  629. 54112    File not writable
  630. 54113    File not readable
  631. 54114    Illegal file number
  632. 54115    File not open
  633. 54116    Conflicting modes supplied
  634. 54117    Unable to open file
  635. 54118    Illegal operation for file mode
  636. 54119    Data too big for record
  637. 54120    Bad attribute
  638. 54121    Cannot set attribute for file
  639. 54136    List item does not exist
  640. 54166    Cannot find module: %s
  641. 54167    Cannot find external name: %s
  642. 54168    Type mismatch on external name: %s
  643. 54169    Module already loaded
  644. 54170    Module not found
  645. 54171    Invalid module file
  646. 54172    Compiler error
  647. 54174    ADT error: Control procedure missing
  648. 54175    Named product object does not exist
  649. 54176    Unknown class of product object returned
  650. 54177    ADT error: Object handle changed
  651. 54178    Bad argument to external function
  652. 54179    Unsupported argument type to external function
  653. 54180    Unsupported return type for external function
  654. 54181    External function not found
  655. 54182    Event handler not attached
  656. 54183    Module in use
  657. 54184    Too many calls into module
  658. 54185    LISTTAG argument not a list element
  659. 54186    Illegal REDIM of fixed array
  660. 54187    Array size exceeds maximum limit
  661. 54188    Illegal LIKE pattern
  662. 54189    Argument out of range
  663. 54190    Illegal circular USE: %s
  664. 54191    Duplicate PUBLIC name %s in USE module %s
  665. 54192    Expression out of range
  666. 54193    Invalid ^ operator operands
  667. 54194    Error loading USE or USELSX module: %s
  668. 54195    Underflow
  669. 54196    Operation not supported on this platform
  670. 54197    Type suffix does not match actual data type
  671. 54198    Instance member %s does not exist
  672. 54199    Variant does not contain an object
  673. 54200    Variant does not contain a container
  674. 54201    Wrong number of arguments for method
  675. 54202    Name used as a method is not a method
  676. 54203    Illegal use of SUB
  677. 54204    Illegal use of FUNCTION
  678. 54205    Illegal use of PROPERTY
  679. 54206    Illegal use of read-only PROPERTY
  680. 54207    List reference must contain exactly one subscript
  681. 54208    ISELEMENT argument is not a list
  682. 54209    Illegal DELETE
  683. 54210    Not a product object
  684. 54211    Event does not exist
  685. 54212    Event handler argument type mismatch
  686. 54213    Event handler argument count mismatch
  687. 54214    Not a PUBLIC Member
  688. 54215    Missing argument
  689. 54216    Attempt to access uninitialized dynamic array
  690. 54217    Operation is disallowed in this session
  691. 54218    SET required on class instance assignment
  692. 54219    Invalid collection item
  693. 54220    Wrong number of collection indices
  694. 54221    Not a collection object
  695. 54222    Collection item not found
  696. 54223    Automation object error
  697. 54224    Cannot create automation object
  698. 54225    Automation object file name error
  699. 54226    Automation object member not found
  700. 54227    Wrong number of arguments for automation object
  701. 54228    Automation object argument type mismatch
  702. 54229    %s: %s
  703. 54230    Forall container invalid or modified
  704. 54231    Out of system stack space
  705. 54232    Illegal REDIM
  706. 54233    Error creating product object
  707. 54234    Error accessing product object property
  708. 54235    Error accessing product object method
  709. 54236    Error accessing product object
  710. 54237    Error in EVALUATE macro
  711. 54238    Event handler return type mismatch
  712. 54239    Event handler procedure type mismatch
  713. 54240    Wrong number of arguments for PROPERTY
  714. 54241    Illegal use of MEMBER
  715. 54242    PROPERTY SET not defined
  716. 54243    PROPERTY GET not defined
  717. 54244    String too large
  718. 54245    Variable is read-only
  719. 54246    Unknown class instance
  720. 54247    Cannot assign into collection item
  721. 54248    Wrong number of array subscripts
  722. 54249    Insufficient shared memory
  723. 54250    Attempted to unshare a variable that wasn't shared
  724. 54251    Lock ID used has not been created.
  725. 54252    Deadlock detected.
  726. 54253    Thread attempted to unlock a lock it does not own.
  727. 54254    Maximum number of semaphores permitted reached.
  728. 54255    Internal Error:  Shared memory block not found
  729. 54256    Internal Error:  Shared memory block invalid
  730. 54257    No shared memory handles available
  731. 54258    Shared memory block still mapped
  732. 54259    Too many shared memory blocks
  733. 54260    Internal Error:  Duplicate shared memory block discovered
  734. 54261    Internal Error:  Invalid shared memory block
  735. 54262    Internal Error:  Invalid shared memory free
  736. 54263    Attempted to map shared memory to block that isn't the same size
  737. 54264    Attempted to share variable that is already shared.
  738. 54529    AM
  739. 54530    PM
  740. 54531    A
  741. 54532    P
  742. 54533    am
  743. 54534    pm
  744. 54535    a
  745. 54536    p
  746. 54537    Yes
  747. 54538    No
  748. 54539    True
  749. 54540    False
  750. 54541    On
  751. 54542    Off
  752. 54543    .
  753. 54544    ,
  754. 54545    /
  755. 54546    :
  756. 54547    AM
  757. 54548    PM
  758. 54549    $
  759. 54550    M/d/yy
  760. 54551    dddd, MMMM dd, yyyy
  761. 54552    Sunday
  762. 54553    Monday
  763. 54554    Tuesday
  764. 54555    Wednesday
  765. 54556    Thursday
  766. 54557    Friday
  767. 54558    Saturday
  768. 54559    Sun
  769. 54560    Mon
  770. 54561    Tue
  771. 54562    Wed
  772. 54563    Thu
  773. 54564    Fri
  774. 54565    Sat
  775. 54566    January
  776. 54567    February
  777. 54568    March
  778. 54569    April
  779. 54570    May
  780. 54571    June
  781. 54572    July
  782. 54573    August
  783. 54574    September
  784. 54575    October
  785. 54576    November
  786. 54577    December
  787. 54578    Jan
  788. 54579    Feb
  789. 54580    Mar
  790. 54581    Apr
  791. 54582    May
  792. 54583    Jun
  793. 54584    Jul
  794. 54585    Aug
  795. 54586    Sep
  796. 54587    Oct
  797. 54588    Nov
  798. 54589    Dec
  799. 54590    σe▄fσe
  800. 54591    g▄fσe
  801. 54592    kp▄fσe
  802. 54593    4l▄fσe
  803. 54594    (g▄fσe
  804. 54595    ╤æ▄fσe
  805. 54596    W▄fσe
  806. 54597    |╟ö╞|╟
  807. 54598    ╘╞ö╞|╟
  808. 54599    T╓ö╞|╟
  809. 54600    ┬ö╞|╟
  810. 54601    ⌐║ö╞|╟
  811. 54602    «ö╞|╟
  812. 54603    á╤ö╞|╟
  813. 54604    fgσe
  814. 54605    fgN
  815. 54606    fgîN
  816. 54607    fg    N
  817. 54608    fg█V
  818. 54609    fgöN
  819. 54610    fgmQ
  820. 54611    fgσe
  821. 54612    fgN
  822. 54613    fgîN
  823. 54614    fg    N
  824. 54615    fg█V
  825. 54616    fgöN
  826. 54617    fgmQ
  827. 54618    σe
  828. 54619    g
  829. 54620    kp
  830. 54621    4l
  831. 54622    (g
  832. 54623    ╤æ
  833. 54624    W
  834. 54625    |╟
  835. 54626    ╘╞
  836. 54627    T╓
  837. 54628    ┬
  838. 54629    ⌐║
  839. 54630    «
  840. 54631    á╤
  841. 54632    t^
  842. 54633    g
  843. 54634    σe
  844. 54635    ╜
  845. 54636    I╢
  846. 54637    ≈╝
  847. 54638    t^
  848. 54639    g
  849. 54640    σe
  850. 54641    t^
  851. 54642    g
  852. 54643    σe
  853. 54644    D▒
  854. 54645    ╘╞
  855. 54646    |╟
  856. 54647    Φ▓0«
  857. 54648    f
  858. 54649    'Y
  859. 54650    -f
  860. 54651    s^
  861. 54652    f╗l
  862. 54653    'Yck
  863. 54654    -fîT
  864. 54655    s^b
  865. 54656    lMR
  866. 54657    l W
  867. 54658    l WMR
  868. 54659    -N∩âl W
  869. 54660    ëCQ
  870. 54661    ╦%
  871. 54662    N
  872. 54663    îN
  873. 54664        N
  874. 54665    █V
  875. 54666    öN
  876. 54667    mQ
  877. 54668    N
  878. 54669    kQ
  879. 54670    ]N
  880. 54671    AS
  881. 54672    ╦%
  882. 54673    N
  883. 54674    îN
  884. 54675        N
  885. 54676    █V
  886. 54677    öN
  887. 54678    mQ
  888. 54679    N
  889. 54680    kQ
  890. 54681    ]N
  891. 54682    AS
  892. 54683    INITIALIZE
  893. 54684    TERMINATE
  894. 54685    #NULL#
  895. 54686    #TRUE#
  896. 54687    #FALSE#
  897. 54688    Null
  898. 54689    %s+%ld: 
  899. 54690    $EXECUTE$
  900. 54691    $EXECUTE%d$
  901. 54692    EMPTY
  902. 54693    NULL
  903. 54694    INTEGER
  904. 54695    LONG
  905. 54696    SINGLE
  906. 54697    DOUBLE
  907. 54698    CURRENCY
  908. 54699    DATE
  909. 54700    STRING
  910. 54701    OBJECT
  911. 54702    ERROR
  912. 54703    BOOLEAN
  913. 54704    VARIANT
  914. 54705    UNKNOWN
  915. 54706    STRING
  916. 54707     LIST
  917. 54708    ( )
  918. 54709    %s( )
  919. 54710    %s LIST
  920. 54711    ARRAY
  921. 54712    LIST
  922. 54713    STRING*%d
  923. 54714    UNKNOWN
  924. 54715    OBJECT
  925. 54716    [%d]
  926. 54717    VOID
  927. 54718    CONST %s
  928. 54719    [%s]
  929. 54720    Null
  930. 54721    True
  931. 54722    False
  932. 54723    INCLUDE
  933. 54724    ENDREM
  934. 54725    M
  935. 54726    T
  936. 54727    S
  937. 54728    H
  938. 54729    08.09.1868.
  939. 54730    30.07.1912.
  940. 54731    25.12.1926.
  941. 54732    08.01.1989.
  942. 54733    00
  943. 55553    Argument out of range
  944. 55554    Property does not exist
  945. 55555    Method does not exist
  946. 55556    Invalid object reference
  947. 55557    Argument type mismatch
  948. 55558    Invalid argument value
  949. 55559    Print operation failed
  950. 55560    Could not launch application
  951. 55561    Invalid window coordinates
  952. 55562    Cannot create file
  953. 55563    Could not save file
  954. 55564    Executable image of wrong format
  955. 55565    Clipboard contains nothing to paste
  956. 55566    Document is read only
  957. 55567    Unknown clipboard format
  958. 55569    Error raised during method invocation
  959. 55570    Unknown unit of measure
  960. 55571    Invalid property value
  961.